projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e8ac4
)
python-packaging: update to 25.0
author
Wei-Ting Yang
<
[email protected]
>
Fri, 5 Sep 2025 02:59:45 +0000
(10:59 +0800)
committer
Josef Schlehofer
<
[email protected]
>
Thu, 2 Oct 2025 06:17:48 +0000
(08:17 +0200)
Changelogs can be found in https://github.com/pypa/packaging/releases.
Signed-off-by: Wei-Ting Yang <
[email protected]
>
lang/python/python-packaging/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-packaging/Makefile
b/lang/python/python-packaging/Makefile
index 1bec008bea4dcbcfc9e31542c0cc202ceb3268f1..2c1e440b5dca412cb4cbba3a8cb258977b62c03a 100644
(file)
--- a/
lang/python/python-packaging/Makefile
+++ b/
lang/python/python-packaging/Makefile
@@
-7,11
+7,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-packaging
-PKG_VERSION:=2
3.2
+PKG_VERSION:=2
5.0
PKG_RELEASE:=1
PYPI_NAME:=packaging
-PKG_HASH:=
048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5
+PKG_HASH:=
d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
PKG_MAINTAINER:=Jan Pavlinec <
[email protected]
>, Jeffery To <
[email protected]
>
PKG_LICENSE:=Apache-2.0 BSD-2-Clause